home *** CD-ROM | disk | FTP | other *** search
/ Apple Reference & Presentation Library 1993 Winter / The Apple Reference & Presentations Library CD Winter 93 - Partner Edition.7z / Image.iso / Applications / Technical Publishing / Aldus PageMaker 4.2 / Aldus / PPDs / LWNTX518.PPD < prev    next >
Text File  |  1991-12-05  |  10KB  |  319 lines

  1. *% Adobe Systems PostScript(R) Printer Description File
  2. *%
  3. *% Copyright 1988, 1989, 1990, 1991 Adobe Systems Incorporated.  
  4. *% All Rights Reserved.
  5. *% Permission is granted for redistribution of this file as
  6. *% long as this copyright notice is intact and the contents
  7. *% of the file is not altered in any way from its original form.
  8. *%
  9. *% The byte count of this file should be exactly 010457 or 010775
  10. *% depending on the filesystem it resides in.
  11. *%
  12. *% For "LaserWriter II NTX" version 51.8
  13. *% Produced by "BuildPPD.ps" version 3.0 edit 58
  14. *% Date: 15 October 1991
  15. *FormatVersion: "3.0"
  16. *FileVersion: "1.0"
  17. *LanguageVersion: English
  18.  
  19. *Product: "(LaserWriter II NTX)"
  20. *PSVersion: "(51.8) 3"
  21. *NickName: "Apple LaserWriter II NTX v51.8"
  22.  
  23. *% General Information and Defaults ===============
  24. *FreeVM: "459676"
  25. *ColorDevice: False
  26. *VariablePaperSize: False
  27. *FileSystem: True
  28. *?FileSystem: "
  29. save statusdict begin
  30.     (False) /diskstatus where{
  31.         pop diskstatus exch pop 0 ne {pop (True)} if
  32.     }if = flush
  33. end restore
  34. "
  35. *End
  36. *Throughput: "8"
  37. *Password: "0"
  38. *ExitServer: "
  39.   count 0 eq {  % is the password on the stack?
  40.     true 
  41.   }{
  42.     dup    % potential password
  43.     statusdict begin checkpassword end not 
  44.   } ifelse 
  45.   {  %  if no password or not valid 
  46.     (WARNING : Cannot perform the exitserver command.) = 
  47.     (Password supplied is not valid.) = 
  48.     (Please contact the author of this software.) = flush
  49.     quit 
  50.   } if 
  51.   serverdict begin exitserver
  52. "
  53. *End
  54.  
  55. *Reset: "
  56.   count 0 eq {  % is the password on the stack?
  57.     true 
  58.   }{
  59.     dup    % potential password
  60.     statusdict begin checkpassword end not 
  61.   } ifelse 
  62.   {  %  if no password or not valid 
  63.     (WARNING : Cannot reset printer.) = 
  64.     (Password supplied is not valid.) = 
  65.     (Please contact the author of this software.) = flush
  66.     quit 
  67.   } if 
  68.   serverdict begin exitserver
  69.   systemdict /quit get exec
  70.   (WARNING : Printer Reset Failed.) = flush
  71. "
  72. *End
  73.  
  74. *DefaultResolution: 300dpi
  75. *?Resolution: "
  76. save
  77.   initgraphics
  78.   0 0 moveto currentpoint matrix defaultmatrix transform
  79.   0 72 lineto currentpoint matrix defaultmatrix transform
  80.   3 -1 roll sub dup mul
  81.   3 1 roll exch sub dup mul
  82.   add sqrt round cvi
  83.   (          ) cvs print (dpi) = flush
  84. restore
  85. "
  86. *End
  87.  
  88. *% Halftone Information ===============
  89. *ScreenFreq: "60.0"
  90. *ScreenAngle: "45.0"
  91. *DefaultScreenProc: Dot
  92. *ScreenProc Dot: "
  93. {abs exch abs 2 copy add 1 gt {1 sub dup mul exch 1 sub dup mul add 1 
  94. sub }{dup mul exch dup mul add 1 exch sub }ifelse }
  95. "
  96. *End
  97. *ScreenProc Line: "{ pop }"
  98. *ScreenProc Ellipse: "{ dup 5 mul 8 div mul exch dup mul exch add sqrt 1 exch sub }"
  99.  
  100. *DefaultTransfer: Null
  101. *Transfer Null: "{ }"
  102. *Transfer Null.Inverse: "{ 1 exch sub }"
  103.  
  104. *% Paper Handling ===================
  105.  
  106. *% Use these entries to set paper size most of the time, unless there is
  107. *% specific reason to use PageRegion or PaperTray.
  108. *DefaultPageSize: Letter
  109. *PageSize Letter: "statusdict begin lettertray end"
  110. *PageSize Legal: "statusdict begin legaltray end"
  111. *PageSize A4: "statusdict begin a4tray end"
  112. *PageSize B5: "statusdict begin b5tray end"
  113. *PageSize LetterSmall: "statusdict begin lettertray lettersmall end"
  114. *PageSize A4Small: "statusdict begin a4tray a4small end"
  115.  
  116. *% These entries will set up the frame buffer. Usually used with manual feed.
  117. *DefaultPageRegion: Letter
  118. *PageRegion Letter: "letter"
  119. *PageRegion Legal: "legal"
  120. *PageRegion Note: "note"
  121. *PageRegion A4: "a4"
  122. *PageRegion B5: "b5"
  123. *PageRegion LetterSmall: "lettersmall"
  124. *PageRegion A4Small: "a4small"
  125.  
  126. *% These entries will invoke a particular tray--error may occur if tray is not inserted.
  127. *% These errors should be trapped by software and a message displayed
  128. *DefaultPaperTray: None
  129. *PaperTray Letter: "statusdict begin lettertray end"
  130. *PaperTray Legal: "statusdict begin legaltray end"
  131. *PaperTray A4: "statusdict begin a4tray end"
  132. *PaperTray B5: "statusdict begin b5tray end"
  133.  
  134. *% The following entries provide information about specific paper keywords.
  135. *DefaultImageableArea: Letter
  136. *ImageableArea Letter: "15 8 597 784 "
  137. *ImageableArea Legal: "15 8 597 1000 "
  138. *ImageableArea Note: "31 31 583 761 "
  139. *ImageableArea A4: "13 10 577 832 "
  140. *ImageableArea B5: "21 10 500 715 "
  141. *ImageableArea LetterSmall: "31 31 583 761 "
  142. *ImageableArea A4Small: "27 31 567 811 "
  143. *?ImageableArea: "
  144.  save /cvp { cvi (            ) cvs print ( ) print } bind def
  145.   newpath clippath pathbbox
  146.   4 -2 roll exch 2 {ceiling cvp} repeat
  147.   exch 2 {floor cvp} repeat flush
  148.  restore
  149. "
  150. *End
  151.  
  152. *% These provide the physical dimensions of the paper (by keyword)
  153. *DefaultPaperDimension: Letter
  154. *PaperDimension Letter: "612 792"
  155. *PaperDimension Legal: "612 1008"
  156. *PaperDimension Note: "612 792"
  157. *PaperDimension A4: "595 842"
  158. *PaperDimension B5: "516 729"
  159. *PaperDimension LetterSmall: "612 792"
  160. *PaperDimension A4Small: "595 842"
  161.  
  162. *DefaultOutputBin: OnlyOne
  163.  
  164. *DefaultManualFeed: False
  165. *?ManualFeed: "
  166. save
  167.   statusdict /manualfeed get
  168.   {(True)}{(False)}ifelse = flush
  169. restore
  170. "
  171. *End
  172. *ManualFeed True: "statusdict begin /manualfeed true store end"
  173. *ManualFeed False: "statusdict begin /manualfeed false store end"
  174.  
  175. *DefaultOutputOrder: Normal
  176.  
  177. *% Font Information =====================
  178.  
  179. *DefaultFont: Courier
  180. *Font AvantGarde-Book: Standard "(001.002)"
  181. *Font AvantGarde-BookOblique: Standard "(001.002)"
  182. *Font AvantGarde-Demi: Standard "(001.003)"
  183. *Font AvantGarde-DemiOblique: Standard "(001.003)"
  184. *Font Bookman-Demi: Standard "(001.001)"
  185. *Font Bookman-DemiItalic: Standard "(001.001)"
  186. *Font Bookman-Light: Standard "(001.001)"
  187. *Font Bookman-LightItalic: Standard "(001.001)"
  188. *Font Courier: Standard "(001.005)"
  189. *Font Courier-Bold: Standard "(001.005)"
  190. *Font Courier-BoldOblique: Standard "(001.005)"
  191. *Font Courier-Oblique: Standard "(001.005)"
  192. *Font Helvetica: Standard "(001.002)"
  193. *Font Helvetica-Bold: Standard "(001.002)"
  194. *Font Helvetica-BoldOblique: Standard "(001.002)"
  195. *Font Helvetica-Narrow: Standard "(001.002)"
  196. *Font Helvetica-Narrow-Bold: Standard "(001.002)"
  197. *Font Helvetica-Narrow-BoldOblique: Standard "(001.002)"
  198. *Font Helvetica-Narrow-Oblique: Standard "(001.002)"
  199. *Font Helvetica-Oblique: Standard "(001.002)"
  200. *Font NewCenturySchlbk-Bold: Standard "(001.006)"
  201. *Font NewCenturySchlbk-BoldItalic: Standard "(001.004)"
  202. *Font NewCenturySchlbk-Italic: Standard "(001.003)"
  203. *Font NewCenturySchlbk-Roman: Standard "(001.004)"
  204. *Font Palatino-Bold: Standard "(001.002)"
  205. *Font Palatino-BoldItalic: Standard "(001.002)"
  206. *Font Palatino-Italic: Standard "(001.002)"
  207. *Font Palatino-Roman: Standard "(001.001)"
  208. *Font Symbol: Special "(001.003)"
  209. *Font Times-Bold: Standard "(001.002)"
  210. *Font Times-BoldItalic: Standard "(001.004)"
  211. *Font Times-Italic: Standard "(001.002)"
  212. *Font Times-Roman: Standard "(001.002)"
  213. *Font ZapfChancery-MediumItalic: Standard "(001.003)"
  214. *Font ZapfDingbats: Special "(001.002)"
  215. *?FontQuery: "
  216. save  4 dict begin /sv exch def
  217. /str (fonts/                              ) def
  218. /st2 128 string def
  219. {
  220.   count 0 gt {
  221.     dup st2 cvs (/) print print (:) print
  222.     dup FontDirectory exch known {pop (Yes)}{
  223.      str exch st2 cvs dup length /len exch def
  224.      6 exch putinterval str 0 len 6 add getinterval mark exch
  225.      { } st2 filenameforall counttomark 0 gt {
  226.       cleartomark (Yes)}{cleartomark (No)}ifelse
  227.     }ifelse = flush
  228.   }{ exit } ifelse
  229. } bind loop
  230. (*) = flush
  231. sv end restore
  232. "
  233. *End
  234.  
  235. *?FontList: "
  236. save  2 dict begin /sv exch def
  237. /str 128 string def
  238. FontDirectory { pop == } bind forall flush
  239. /filenameforall where { 
  240.  pop save (fonts/*) { 
  241.   dup length 6 sub 6 exch getinterval cvn == 
  242.  } bind str filenameforall flush restore
  243. } if 
  244. (*) = flush
  245. sv end restore
  246. "
  247. *End
  248.  
  249. *% Printer Messages (verbatim from printer):
  250. *Message: "%%[ exitserver: permanent state may be changed ]%%"
  251. *Message: "%%[ Flushing: rest of job (to end-of-file) will be ignored ]%%"
  252. *Message: "\FontName\ not found, using Courier."
  253.  
  254. *% Status (format: %%[ status: <one of these> ]%% )
  255. *Status: "idle"
  256. *Status: "busy"
  257. *Status: "waiting"
  258. *Status: "printing"
  259. *Status: "warming up"
  260. *Status: "PrinterError: timeout, clearing printer"
  261. *Status: "PrinterError: paper entry misfeed"
  262. *Status: "PrinterError: service call"
  263. *Status: "PrinterError: warming up"
  264. *Status: "PrinterError: no toner cartridge"
  265.  
  266. *% Input Sources (format: %%[ status: <stat>; source: <one of these> ]%% )
  267. *Source: "serial9"
  268. *Source: "serial25"
  269. *Source: "AppleTalk"
  270.  
  271. *% Printer Error (format: %%[ PrinterError: <one of these> ]%%)
  272. *PrinterError: "timeout, clearing printer"
  273. *PrinterError: "paper entry misfeed"
  274. *PrinterError: "service call"
  275. *PrinterError: "warming up"
  276. *PrinterError: "no toner cartridge"
  277.  
  278. *%DeviceAdjustMatrix: "[1 0 0 1 0 0]"
  279.  
  280. *% Color Separation Information =====================
  281.  
  282. *DefaultColorSep: ProcessBlack.60lpi.300dpi/60 lpi / 300 dpi
  283.  
  284. *InkName: ProcessBlack/Process Black
  285. *InkName: CustomColor/Custom Color
  286. *InkName: ProcessCyan/Process Cyan
  287. *InkName: ProcessMagenta/Process Magenta
  288. *InkName: ProcessYellow/Process Yellow
  289.  
  290. *%  For 60 lpi / 300 dpi  ===============================
  291.  
  292. *ColorSepScreenAngle ProcessBlack.60lpi.300dpi/60 lpi / 300 dpi: "45"
  293. *ColorSepScreenAngle CustomColor.60lpi.300dpi/60 lpi / 300 dpi: "45"
  294. *ColorSepScreenAngle ProcessCyan.60lpi.300dpi/60 lpi / 300 dpi: "15"
  295. *ColorSepScreenAngle ProcessMagenta.60lpi.300dpi/60 lpi / 300 dpi: "75"
  296. *ColorSepScreenAngle ProcessYellow.60lpi.300dpi/60 lpi / 300 dpi: "0"
  297.  
  298. *ColorSepScreenFreq ProcessBlack.60lpi.300dpi/60 lpi / 300 dpi: "60"
  299. *ColorSepScreenFreq CustomColor.60lpi.300dpi/60 lpi / 300 dpi: "60"
  300. *ColorSepScreenFreq ProcessCyan.60lpi.300dpi/60 lpi / 300 dpi: "60"
  301. *ColorSepScreenFreq ProcessMagenta.60lpi.300dpi/60 lpi / 300 dpi: "60"
  302. *ColorSepScreenFreq ProcessYellow.60lpi.300dpi/60 lpi / 300 dpi: "60"
  303.  
  304. *%  For 53 lpi / 300 dpi  ===============================
  305.  
  306. *ColorSepScreenAngle ProcessBlack.53lpi.300dpi/53 lpi / 300 dpi: "45.0"
  307. *ColorSepScreenAngle CustomColor.53lpi.300dpi/53 lpi / 300 dpi: "45.0"
  308. *ColorSepScreenAngle ProcessCyan.53lpi.300dpi/53 lpi / 300 dpi: "71.5651"
  309. *ColorSepScreenAngle ProcessMagenta.53lpi.300dpi/53 lpi / 300 dpi: "18.4349"
  310. *ColorSepScreenAngle ProcessYellow.53lpi.300dpi/53 lpi / 300 dpi: "0.0"
  311.  
  312. *ColorSepScreenFreq ProcessBlack.53lpi.300dpi/53 lpi / 300 dpi: "53.033"
  313. *ColorSepScreenFreq CustomColor.53lpi.300dpi/53 lpi / 300 dpi: "53.033"
  314. *ColorSepScreenFreq ProcessCyan.53lpi.300dpi/53 lpi / 300 dpi: "47.4342"
  315. *ColorSepScreenFreq ProcessMagenta.53lpi.300dpi/53 lpi / 300 dpi: "47.4342"
  316. *ColorSepScreenFreq ProcessYellow.53lpi.300dpi/53 lpi / 300 dpi: "50.0"
  317.  
  318. *% end of PPD file for LaserWriter II NTX
  319.